| Total Complexity | 23 | 
| Dependencies | 0 | 
| Dependents | 1 | 
| Total lines | 160 | 
| Lines of code | 101 | 
| Logical lines of code | 62 | 
| Comment lines | 35 | 
| Methods | 9 | 
| Properties | 0 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| calculate_next_run() | 51 | 6 | 25 | |
| get_schedule_recurrence() | 61 | 5 | 14 | |
| setup_schedule() | 61 | 3 | 12 | |
| get_next_run_info() | 59 | 2 | 14 | |
| get_day_name() | 61 | 2 | 12 | |
| clear_schedule() | 71 | 2 | 6 | |
| __construct() | 72 | 1 | 5 | |
| add_custom_schedules() | 64 | 1 | 9 | |
| reschedule_reports() | 78 | 1 | 4 |